Problem Note 39517: "Read Access Violation" or "Segmentation Violation" errors might be generated when creating ODS RTF output
Errors like the following might be generated when creating ODS RTF output using code that includes extensive use of ODS RTF TEXT= statements and raw RTF code to generate numerous pages in an RTF file:
ERROR: Segmentation Violation
ERROR: Read Access Violation
The problem is most likely to occur if all of the following are true:
- A one-level style name is used. For example, the option STYLE=MYSTYLE is specified instead of STYLE=STYLES.MYSTYLE.
- The orientation of the file is changed from portrait to landscape or vice versa.
- The ODS RTF option STARTPAGE= is changed often using the values of YES/ON, NO/OFF, or NOW.
A hot fix is available for this issue.
Operating System and Release Information
SAS System | Base SAS | z/OS | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft Windows XP 64-bit Edition | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft® Windows® for x64 | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Datacenter Edition | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Enterprise Edition | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Standard Edition | 9.2 TS1M0 | 9.3 TS1M0 |
Microsoft Windows XP Professional | 9.2 TS1M0 | 9.3 TS1M0 |
Windows Vista | 9.2 TS1M0 | 9.3 TS1M0 |
64-bit Enabled AIX | 9.2 TS1M0 | 9.3 TS1M0 |
64-bit Enabled HP-UX | 9.2 TS1M0 | 9.3 TS1M0 |
64-bit Enabled Solaris | 9.2 TS1M0 | 9.3 TS1M0 |
HP-UX IPF | 9.2 TS1M0 | 9.3 TS1M0 |
Linux | 9.2 TS1M0 | 9.3 TS1M0 |
Linux for x64 | 9.2 TS1M0 | 9.3 TS1M0 |
OpenVMS on HP Integrity | 9.2 TS1M0 | 9.3 TS1M0 |
Solaris for x64 | 9.2 TS1M0 | 9.3 TS1M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
"Segmentation Violation" or "Read Access Violation" errors might be generated with ODS RTF code that includes extensive use of ODS RTF TEXT= statements and raw RTF code to generate numerous pages in an RTF file.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2010-05-13 09:17:52 |
Date Created: | 2010-05-03 09:18:26 |